[INFO] fetching crate oauth2 5.0.0...
[INFO] testing oauth2-5.0.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate oauth2 5.0.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate oauth2 5.0.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate oauth2 5.0.0
[INFO] tweaked toml for crates.io crate oauth2 5.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oauth2 5.0.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oauth2 5.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 552660676a1ce84af45bdd23b08763f4d4f4c4f6ef8caa000cda77949fe135d6
[INFO] running `Command { std: "docker" "start" "-a" "552660676a1ce84af45bdd23b08763f4d4f4c4f6ef8caa000cda77949fe135d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "552660676a1ce84af45bdd23b08763f4d4f4c4f6ef8caa000cda77949fe135d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "552660676a1ce84af45bdd23b08763f4d4f4c4f6ef8caa000cda77949fe135d6", kill_on_drop: false }`
[INFO] [stdout] 552660676a1ce84af45bdd23b08763f4d4f4c4f6ef8caa000cda77949fe135d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f445b3a32f4630261adbabadf7a232218719431e8fc00f46539d97e48a3c082
[INFO] running `Command { std: "docker" "start" "-a" "4f445b3a32f4630261adbabadf7a232218719431e8fc00f46539d97e48a3c082", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rustls v0.22.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.15
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling reqwest v0.12.0
[INFO] [stderr]    Compiling oauth2 v5.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:686:29
[INFO] [stdout]     |
[INFO] [stdout] 686 |     pub fn authorize_url<S>(&self, state_fn: S) -> AuthorizationRequest
[INFO] [stdout]     |                             ^^^^^                  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 686 |     pub fn authorize_url<S>(&self, state_fn: S) -> AuthorizationRequest<'_>
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:753:29
[INFO] [stdout]     |
[INFO] [stdout] 753 |     pub fn authorize_url<S>(&self, state_fn: S) -> Result<AuthorizationRequest, ConfigurationError>
[INFO] [stdout]     |                             ^^^^^                         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 753 |     pub fn authorize_url<S>(&self, state_fn: S) -> Result<AuthorizationRequest<'_>, ConfigurationError>
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:795:40
[INFO] [stdout]     |
[INFO] [stdout] 795 |     pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest<TE, TR> {
[INFO] [stdout]     |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 795 |     pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest<'_, TE, TR> {
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:808:26
[INFO] [stdout]     |
[INFO] [stdout] 808 |     pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest<TE, TR> {
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 808 |     pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest<'_, TE, TR> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:894:9
[INFO] [stdout]     |
[INFO] [stdout] 894 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 895 |     ) -> Result<ClientCredentialsTokenRequest<TE, TR>, ConfigurationError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 895 |     ) -> Result<ClientCredentialsTokenRequest<'_, TE, TR>, ConfigurationError> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:913:9
[INFO] [stdout]     |
[INFO] [stdout] 913 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 914 |         code: AuthorizationCode,
[INFO] [stdout] 915 |     ) -> Result<CodeTokenRequest<TE, TR>, ConfigurationError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 915 |     ) -> Result<CodeTokenRequest<'_, TE, TR>, ConfigurationError> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/client.rs:1023:33
[INFO] [stdout]      |
[INFO] [stdout] 1023 |     pub fn exchange_device_code(&self) -> DeviceAuthorizationRequest<TE> {
[INFO] [stdout]      |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1023 |     pub fn exchange_device_code(&self) -> DeviceAuthorizationRequest<'_, TE> {
[INFO] [stdout]      |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/client.rs:1072:9
[INFO] [stdout]      |
[INFO] [stdout] 1072 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 1073 |     ) -> Result<DeviceAuthorizationRequest<TE>, ConfigurationError> {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1073 |     ) -> Result<DeviceAuthorizationRequest<'_, TE>, ConfigurationError> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/client.rs:1212:9
[INFO] [stdout]      |
[INFO] [stdout] 1212 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 1213 |         token: RT,
[INFO] [stdout] 1214 |     ) -> Result<RevocationRequest<RT, TRE>, ConfigurationError> {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1214 |     ) -> Result<RevocationRequest<'_, RT, TRE>, ConfigurationError> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/client.rs:1260:9
[INFO] [stdout]      |
[INFO] [stdout] 1260 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 1261 |         token: RT,
[INFO] [stdout] 1262 |     ) -> Result<RevocationRequest<RT, TRE>, ConfigurationError> {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1262 |     ) -> Result<RevocationRequest<'_, RT, TRE>, ConfigurationError> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.43s
[INFO] running `Command { std: "docker" "inspect" "4f445b3a32f4630261adbabadf7a232218719431e8fc00f46539d97e48a3c082", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f445b3a32f4630261adbabadf7a232218719431e8fc00f46539d97e48a3c082", kill_on_drop: false }`
[INFO] [stdout] 4f445b3a32f4630261adbabadf7a232218719431e8fc00f46539d97e48a3c082
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6144e227922f8825e789da4d6750d22e350a3ca82c5e0f82a404365b8cdb53e9
[INFO] running `Command { std: "docker" "start" "-a" "6144e227922f8825e789da4d6750d22e350a3ca82c5e0f82a404365b8cdb53e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling value-bag v1.7.0
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling futures-lite v2.2.0
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rustls v0.22.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling event-listener v5.2.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.0
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling async-executor v1.8.0
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling polling v3.5.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling async-io v2.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling reqwest v0.12.0
[INFO] [stderr]    Compiling oauth2 v5.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:686:29
[INFO] [stdout]     |
[INFO] [stdout] 686 |     pub fn authorize_url<S>(&self, state_fn: S) -> AuthorizationRequest
[INFO] [stdout]     |                             ^^^^^                  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 686 |     pub fn authorize_url<S>(&self, state_fn: S) -> AuthorizationRequest<'_>
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:753:29
[INFO] [stdout]     |
[INFO] [stdout] 753 |     pub fn authorize_url<S>(&self, state_fn: S) -> Result<AuthorizationRequest, ConfigurationError>
[INFO] [stdout]     |                             ^^^^^                         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 753 |     pub fn authorize_url<S>(&self, state_fn: S) -> Result<AuthorizationRequest<'_>, ConfigurationError>
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:795:40
[INFO] [stdout]     |
[INFO] [stdout] 795 |     pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest<TE, TR> {
[INFO] [stdout]     |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 795 |     pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest<'_, TE, TR> {
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:808:26
[INFO] [stdout]     |
[INFO] [stdout] 808 |     pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest<TE, TR> {
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 808 |     pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest<'_, TE, TR> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:894:9
[INFO] [stdout]     |
[INFO] [stdout] 894 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 895 |     ) -> Result<ClientCredentialsTokenRequest<TE, TR>, ConfigurationError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 895 |     ) -> Result<ClientCredentialsTokenRequest<'_, TE, TR>, ConfigurationError> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:913:9
[INFO] [stdout]     |
[INFO] [stdout] 913 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 914 |         code: AuthorizationCode,
[INFO] [stdout] 915 |     ) -> Result<CodeTokenRequest<TE, TR>, ConfigurationError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 915 |     ) -> Result<CodeTokenRequest<'_, TE, TR>, ConfigurationError> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/client.rs:1023:33
[INFO] [stdout]      |
[INFO] [stdout] 1023 |     pub fn exchange_device_code(&self) -> DeviceAuthorizationRequest<TE> {
[INFO] [stdout]      |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1023 |     pub fn exchange_device_code(&self) -> DeviceAuthorizationRequest<'_, TE> {
[INFO] [stdout]      |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/client.rs:1072:9
[INFO] [stdout]      |
[INFO] [stdout] 1072 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 1073 |     ) -> Result<DeviceAuthorizationRequest<TE>, ConfigurationError> {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1073 |     ) -> Result<DeviceAuthorizationRequest<'_, TE>, ConfigurationError> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/client.rs:1212:9
[INFO] [stdout]      |
[INFO] [stdout] 1212 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 1213 |         token: RT,
[INFO] [stdout] 1214 |     ) -> Result<RevocationRequest<RT, TRE>, ConfigurationError> {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1214 |     ) -> Result<RevocationRequest<'_, RT, TRE>, ConfigurationError> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/client.rs:1260:9
[INFO] [stdout]      |
[INFO] [stdout] 1260 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 1261 |         token: RT,
[INFO] [stdout] 1262 |     ) -> Result<RevocationRequest<RT, TRE>, ConfigurationError> {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1262 |     ) -> Result<RevocationRequest<'_, RT, TRE>, ConfigurationError> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:686:29
[INFO] [stdout]     |
[INFO] [stdout] 686 |     pub fn authorize_url<S>(&self, state_fn: S) -> AuthorizationRequest
[INFO] [stdout]     |                             ^^^^^                  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 686 |     pub fn authorize_url<S>(&self, state_fn: S) -> AuthorizationRequest<'_>
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:753:29
[INFO] [stdout]     |
[INFO] [stdout] 753 |     pub fn authorize_url<S>(&self, state_fn: S) -> Result<AuthorizationRequest, ConfigurationError>
[INFO] [stdout]     |                             ^^^^^                         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 753 |     pub fn authorize_url<S>(&self, state_fn: S) -> Result<AuthorizationRequest<'_>, ConfigurationError>
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:795:40
[INFO] [stdout]     |
[INFO] [stdout] 795 |     pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest<TE, TR> {
[INFO] [stdout]     |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 795 |     pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest<'_, TE, TR> {
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:808:26
[INFO] [stdout]     |
[INFO] [stdout] 808 |     pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest<TE, TR> {
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 808 |     pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest<'_, TE, TR> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:894:9
[INFO] [stdout]     |
[INFO] [stdout] 894 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 895 |     ) -> Result<ClientCredentialsTokenRequest<TE, TR>, ConfigurationError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 895 |     ) -> Result<ClientCredentialsTokenRequest<'_, TE, TR>, ConfigurationError> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:913:9
[INFO] [stdout]     |
[INFO] [stdout] 913 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 914 |         code: AuthorizationCode,
[INFO] [stdout] 915 |     ) -> Result<CodeTokenRequest<TE, TR>, ConfigurationError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 915 |     ) -> Result<CodeTokenRequest<'_, TE, TR>, ConfigurationError> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/client.rs:1023:33
[INFO] [stdout]      |
[INFO] [stdout] 1023 |     pub fn exchange_device_code(&self) -> DeviceAuthorizationRequest<TE> {
[INFO] [stdout]      |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1023 |     pub fn exchange_device_code(&self) -> DeviceAuthorizationRequest<'_, TE> {
[INFO] [stdout]      |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/client.rs:1072:9
[INFO] [stdout]      |
[INFO] [stdout] 1072 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 1073 |     ) -> Result<DeviceAuthorizationRequest<TE>, ConfigurationError> {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1073 |     ) -> Result<DeviceAuthorizationRequest<'_, TE>, ConfigurationError> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/client.rs:1212:9
[INFO] [stdout]      |
[INFO] [stdout] 1212 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 1213 |         token: RT,
[INFO] [stdout] 1214 |     ) -> Result<RevocationRequest<RT, TRE>, ConfigurationError> {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1214 |     ) -> Result<RevocationRequest<'_, RT, TRE>, ConfigurationError> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/client.rs:1260:9
[INFO] [stdout]      |
[INFO] [stdout] 1260 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 1261 |         token: RT,
[INFO] [stdout] 1262 |     ) -> Result<RevocationRequest<RT, TRE>, ConfigurationError> {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1262 |     ) -> Result<RevocationRequest<'_, RT, TRE>, ConfigurationError> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.78s
[INFO] running `Command { std: "docker" "inspect" "6144e227922f8825e789da4d6750d22e350a3ca82c5e0f82a404365b8cdb53e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6144e227922f8825e789da4d6750d22e350a3ca82c5e0f82a404365b8cdb53e9", kill_on_drop: false }`
[INFO] [stdout] 6144e227922f8825e789da4d6750d22e350a3ca82c5e0f82a404365b8cdb53e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 65ff85b54d353305e22433836cf452bde79f8be251cae7720de19c0d1b968622
[INFO] running `Command { std: "docker" "start" "-a" "65ff85b54d353305e22433836cf452bde79f8be251cae7720de19c0d1b968622", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/client.rs:686:29
[INFO] [stderr]     |
[INFO] [stderr] 686 |     pub fn authorize_url<S>(&self, state_fn: S) -> AuthorizationRequest
[INFO] [stderr]     |                             ^^^^^                  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 686 |     pub fn authorize_url<S>(&self, state_fn: S) -> AuthorizationRequest<'_>
[INFO] [stderr]     |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/client.rs:753:29
[INFO] [stderr]     |
[INFO] [stderr] 753 |     pub fn authorize_url<S>(&self, state_fn: S) -> Result<AuthorizationRequest, ConfigurationError>
[INFO] [stderr]     |                             ^^^^^                         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 753 |     pub fn authorize_url<S>(&self, state_fn: S) -> Result<AuthorizationRequest<'_>, ConfigurationError>
[INFO] [stderr]     |                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/client.rs:795:40
[INFO] [stderr]     |
[INFO] [stderr] 795 |     pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest<TE, TR> {
[INFO] [stderr]     |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                        |
[INFO] [stderr]     |                                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 795 |     pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest<'_, TE, TR> {
[INFO] [stderr]     |                                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/client.rs:808:26
[INFO] [stderr]     |
[INFO] [stderr] 808 |     pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest<TE, TR> {
[INFO] [stderr]     |                          ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 808 |     pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest<'_, TE, TR> {
[INFO] [stderr]     |                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/client.rs:894:9
[INFO] [stderr]     |
[INFO] [stderr] 894 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 895 |     ) -> Result<ClientCredentialsTokenRequest<TE, TR>, ConfigurationError> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 895 |     ) -> Result<ClientCredentialsTokenRequest<'_, TE, TR>, ConfigurationError> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/client.rs:913:9
[INFO] [stderr]     |
[INFO] [stderr] 913 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 914 |         code: AuthorizationCode,
[INFO] [stderr] 915 |     ) -> Result<CodeTokenRequest<TE, TR>, ConfigurationError> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 915 |     ) -> Result<CodeTokenRequest<'_, TE, TR>, ConfigurationError> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/client.rs:1023:33
[INFO] [stderr]      |
[INFO] [stderr] 1023 |     pub fn exchange_device_code(&self) -> DeviceAuthorizationRequest<TE> {
[INFO] [stderr]      |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                 |
[INFO] [stderr]      |                                 the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1023 |     pub fn exchange_device_code(&self) -> DeviceAuthorizationRequest<'_, TE> {
[INFO] [stderr]      |                                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/client.rs:1072:9
[INFO] [stderr]      |
[INFO] [stderr] 1072 |         &self,
[INFO] [stderr]      |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 1073 |     ) -> Result<DeviceAuthorizationRequest<TE>, ConfigurationError> {
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1073 |     ) -> Result<DeviceAuthorizationRequest<'_, TE>, ConfigurationError> {
[INFO] [stderr]      |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/client.rs:1212:9
[INFO] [stderr]      |
[INFO] [stderr] 1212 |         &self,
[INFO] [stderr]      |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 1213 |         token: RT,
[INFO] [stderr] 1214 |     ) -> Result<RevocationRequest<RT, TRE>, ConfigurationError> {
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1214 |     ) -> Result<RevocationRequest<'_, RT, TRE>, ConfigurationError> {
[INFO] [stderr]      |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/client.rs:1260:9
[INFO] [stderr]      |
[INFO] [stderr] 1260 |         &self,
[INFO] [stderr]      |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 1261 |         token: RT,
[INFO] [stderr] 1262 |     ) -> Result<RevocationRequest<RT, TRE>, ConfigurationError> {
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1262 |     ) -> Result<RevocationRequest<'_, RT, TRE>, ConfigurationError> {
[INFO] [stderr]      |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: `oauth2` (lib) generated 10 warnings (run `cargo fix --lib -p oauth2` to apply 10 suggestions)
[INFO] [stderr] warning: `oauth2` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oauth2-1bf861f86bd381d9)
[INFO] [stdout] 
[INFO] [stdout] running 66 tests
[INFO] [stdout] test code::tests::test_authorize_url ... ok
[INFO] [stdout] test code::tests::test_authorize_url_pkce ... ok
[INFO] [stdout] test code::tests::test_authorize_random ... ok
[INFO] [stdout] test code::tests::test_authorize_url_with_one_scope ... ok
[INFO] [stdout] test code::tests::test_authorize_url_with_extension_response_type ... ok
[INFO] [stdout] test code::tests::test_authorize_url_implicit ... ok
[INFO] [stdout] test code::tests::test_authorize_url_with_param ... ok
[INFO] [stdout] test code::tests::test_authorize_url_with_scopes ... ok
[INFO] [stdout] test code::tests::test_authorize_url_with_redirect_url_override ... ok
[INFO] [stdout] test devicecode::tests::test_device_auth_response_non_default_interval ... ok
[INFO] [stdout] test devicecode::tests::test_device_auth_response_default_interval ... ok
[INFO] [stdout] test code::tests::test_authorize_url_with_redirect_url ... ok
[INFO] [stdout] test devicecode::tests::test_device_auth_response_null_interval ... ok
[INFO] [stdout] test error::tests::test_error_response_serializer ... ok
[INFO] [stdout] test helpers::tests::test_deserialize_optional_string_or_vec_string_none ... ok
[INFO] [stdout] test helpers::tests::test_deserialize_optional_string_or_vec_string_single_value ... ok
[INFO] [stdout] test helpers::tests::test_deserialize_optional_string_or_vec_string_vec ... ok
[INFO] [stdout] test devicecode::tests::test_device_token_expired ... ok
[INFO] [stdout] test devicecode::tests::test_exchange_device_code_and_token ... ok
[INFO] [stdout] test revocation::tests::test_extension_token_revocation_successful ... ok
[INFO] [stdout] test revocation::tests::test_token_revocation_with_non_https_url ... ok
[INFO] [stdout] test devicecode::tests::test_device_token_slowdown_then_success ... ok
[INFO] [stdout] test revocation::tests::test_token_revocation_with_refresh_token ... ok
[INFO] [stdout] test introspection::tests::test_token_introspection_successful_with_basic_auth_full_response ... ok
[INFO] [stdout] test devicecode::tests::test_device_token_access_denied ... ok
[INFO] [stdout] test revocation::tests::test_token_revocation_with_access_token_and_empty_response ... ok
[INFO] [stdout] test revocation::tests::test_token_revocation_with_access_token_and_empty_json_response ... ok
[INFO] [stdout] test devicecode::tests::test_device_token_pending_then_success ... ok
[INFO] [stdout] test devicecode::tests::test_device_token_authorization_timeout ... ok
[INFO] [stdout] test revocation::tests::test_token_revocation_with_unsupported_token_type ... ok
[INFO] [stdout] test tests::test_send_sync_impl ... ok
[INFO] [stdout] test token::tests::test_exchange_client_credentials_with_basic_auth ... ok
[INFO] [stdout] test revocation::tests::test_token_revocation_with_missing_url ... ok
[INFO] [stdout] test revocation::tests::test_token_revocation_with_access_token_and_non_json_response ... ok
[INFO] [stdout] test token::tests::test_exchange_client_credentials_with_basic_auth_but_no_client_secret ... ok
[INFO] [stdout] test endpoint::tests::test_async_client_closure ... ok
[INFO] [stdout] test token::tests::test_exchange_code_successful_with_basic_auth ... ok
[INFO] [stdout] test token::tests::test_exchange_code_successful_with_pkce_and_extension ... ok
[INFO] [stdout] test token::tests::test_exchange_code_successful_with_complete_json_response ... ok
[INFO] [stdout] test token::tests::test_exchange_code_successful_with_redirect_url ... ok
[INFO] [stdout] test token::tests::test_exchange_code_with_400_status_code ... ok
[INFO] [stdout] test token::tests::test_exchange_password_with_json_response ... ok
[INFO] [stdout] test token::tests::test_exchange_code_with_simple_json_error ... ok
[INFO] [stdout] test token::tests::test_exchange_code_fails_gracefully_on_transport_error ... ok
[INFO] [stdout] test token::tests::test_exchange_code_with_json_parse_error ... ok
[INFO] [stdout] test token::tests::test_exchange_refresh_token_successful_with_extension ... ok
[INFO] [stdout] test token::tests::test_exchange_code_successful_with_minimal_json_response ... ok
[INFO] [stdout] test token::tests::test_exchange_code_successful_with_redirect_url_override ... ok
[INFO] [stdout] test token::tests::test_extension_serializer ... ok
[INFO] [stdout] test token::tests::test_exchange_refresh_token_with_basic_auth ... ok
[INFO] [stdout] test token::tests::test_extension_successful_with_minimal_json_response ... ok
[INFO] [stdout] test token::tests::test_exchange_code_with_unexpected_content_type ... ok
[INFO] [stdout] test token::tests::test_extension_with_custom_json_error ... ok
[INFO] [stdout] test types::tests::test_code_verifier_challenge ... ok
[INFO] [stdout] test token::tests::test_extension_with_simple_json_error ... ok
[INFO] [stdout] test token::tests::test_exchange_code_with_invalid_token_type ... ok
[INFO] [stdout] test token::tests::test_exchange_client_credentials_with_body_auth_and_scope ... ok
[INFO] [stdout] test types::tests::test_code_verifier_min ... ok
[INFO] [stdout] test token::tests::test_exchange_refresh_token_with_json_response ... ok
[INFO] [stdout] test types::tests::test_secret_redaction ... ok
[INFO] [stdout] test token::tests::test_extension_successful_with_complete_json_response ... ok
[INFO] [stdout] test types::tests::test_code_verifier_max ... ok
[INFO] [stdout] test introspection::tests::test_token_introspection_successful_with_basic_auth_minimal_response ... ok
[INFO] [stdout] test types::tests::test_secret_conversion ... ok
[INFO] [stdout] test types::tests::test_code_verifier_too_short - should panic ... ok
[INFO] [stdout] test types::tests::test_code_verifier_too_long - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests oauth2
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/lib.rs - (line 81) ... ignored
[INFO] [stdout] test src/lib.rs - (line 89) ... ignored
[INFO] [stdout] test src/lib.rs - (line 404) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 271) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 194) - compile ... ok
[INFO] [stdout] test src/helpers.rs - helpers::deserialize_untagged_enum_case_insensitive (line 27) ... ok
[INFO] [stdout] test src/lib.rs - (line 311) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 121) - compile ... ok
[INFO] [stdout] test src/helpers.rs - helpers::deserialize_space_delimited_vec (line 65) ... ok
[INFO] [stdout] test src/lib.rs - (line 359) - compile ... ok
[INFO] [stdout] test src/helpers.rs - helpers::deserialize_space_delimited_vec (line 77) ... ok
[INFO] [stdout] test src/revocation.rs - revocation::StandardRevocableToken (line 108) ... ok
[INFO] [stdout] test src/client.rs - client::Client (line 76) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 1.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "65ff85b54d353305e22433836cf452bde79f8be251cae7720de19c0d1b968622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65ff85b54d353305e22433836cf452bde79f8be251cae7720de19c0d1b968622", kill_on_drop: false }`
[INFO] [stdout] 65ff85b54d353305e22433836cf452bde79f8be251cae7720de19c0d1b968622
